PACKAGE must be gtk20, no?
authorChristophe Merlet <redfox@src.gnome.org>
Tue, 6 Feb 2001 19:01:43 +0000 (19:01 +0000)
committerChristophe Merlet <redfox@src.gnome.org>
Tue, 6 Feb 2001 19:01:43 +0000 (19:01 +0000)
po/.cvsignore
po/ChangeLog
po/update.sh

index 376b99479b71f651dd0fb290bcb082ac7c660750..af486e005bcf46ffcc494cc2f5375f4079c1ca72 100644 (file)
@@ -6,6 +6,5 @@ Makefile.in.in
 POTFILES
 cat-id-tbl.c
 gtk20.pot
-gtk+.pot
 messages
 stamp-cat-id
index 28e7d45fbfd33c8cfec11c979be8f26085146fa4..9ebc0862a05cb2bb11e7e4b0ac30dd6e756a8647 100644 (file)
@@ -1,3 +1,7 @@
+2001-02-06  Christophe Merlet  <redfox@eikonex.org>
+
+       * update.sh: PACKAGE must be gtk20, isn't it ?.
+
 2001-02-06  Christophe Merlet  <redfox@eikonex.org>
 
        * fr.po: Updated French translation.
index c5c196a18d3811814f07e900640e83495072694c..dfbca6402d4ae56c16ec50a4538adc067e551acf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 VERSION="1.2.5"
-PACKAGE="gtk+"
+PACKAGE="gtk20"
 
 if [ "x$1" = "x--help" ]; then